Accusoft.ImagXpress13.Net
SetTagInt32(Double[]) Method




A double-precision floating point value which represents the tag data.
Sets tag data of type Double.
Syntax
'Declaration
 
Public Overloads Sub SetTagInt32( _
   ByVal TagData() As Double _
) 
'Usage
 
Dim instance As ImageXTag
Dim TagData() As Double
 
instance.SetTagInt32(TagData)
public void SetTagInt32( 
   double[] TagData
)
public: void SetTagInt32( 
   double[]* TagData
) 
public:
void SetTagInt32( 
   array<double>^ TagData
) 

Parameters

TagData
A double-precision floating point value which represents the tag data.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageXTag Class
ImageXTag Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback